 |
效果预览
将以下代码加入HEML的<BODY></BODY>之间
<script language=javascript>
document.write ("<marquee scrollamount='1' scrolldelay='30' direction= 'UP' width='250 ' id=helpor_net height='200' onmouseover=helpor_net.stop() onmouseout=helpor_net.start() Author:redriver; For more,visit:www.helpor.net>")
document.write ("<h1><p align=center>偶 然</h1>") document.write ("<p align=right><a href=#>徐志摩</a> ") document.write ("<p><font color=#3399ff> ") document.write ("<br>我是天空里的一片云,") document.write ("<br>偶尔投影在你的波心―― ") document.write ("<br>你不必讶异, ") document.write ("<br>更无须欢喜―― ") document.write ("<br>在转瞬间消灭了踪影。") document.write ("<br>") document.write ("<br>你我相逢在黑暗的海上,") document.write ("<br>你有你的,我有我的,方向;") document.write ("<br>你记得也好, ") document.write ("<br>最好你忘掉, ") document.write ("<br>在这交会时互放的光亮! ") document.write ("</font>")
document.write ("</marquee> ") </script>
|
 |